PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getPopup Method
In This Topic
    getPopup Method
    In This Topic
    Gets the associated popup annotation.
    Syntax
    public PDFPopupAnnotation getPopup()

    Return Value

    The PDFPopupAnnotation used for editing the content of the annotation.
    See Also